Update Tool
API Endpoints
Update Tool Endpoint
This endpoint allows updating an existing tool’s configuration.
PUT
Update Tool
Update Tool Endpoint
Description
This endpoint allows updating an existing tool’s configuration.Endpoint
PUT/v3/tools/{tool_id}
Authentication
API Key (x-api-key) must be included in the header.Path Parameters
tool_id(string) - The ID of the tool to update.